UInt32NIProviderIConvertUInt32NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IConvert<UInt32N> IProvider<IConvert<UInt32N>>.GetInstance()
Private Function GetInstance As IConvert(Of UInt32N)
Implements IProvider(Of IConvert(Of UInt32N)).GetInstance
private:
virtual IConvert<UInt32N>^ GetInstance() sealed = IProvider<IConvert<UInt32N>^>::GetInstance
private abstract GetInstance : unit -> IConvert<UInt32N>
private override GetInstance : unit -> IConvert<UInt32N>
IConvertUInt32NAn instance of
T.
IProviderTGetInstance